home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual BASIC 5.0 (Ent. Edition) / Vb5ent Extractor.EXE / VB / SAMPLES / COMPTOOL / ADDINS / TABORDER / TABORDER.VBP < prev   
Encoding:
VisualBasic Project  |  1997-01-16  |  1.1 KB  |  41 lines

  1. Type=OleDll
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\vb5\stdole2.tlb#Standard OLE Types
  3. Reference=*\G{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}#2.0#0#..\..\vb5\MSO97RTD.DLL#Microsoft Office 8.0 Object Library
  4. Reference=*\G{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}#5.0#0#..\..\vb5\vb5ext.olb#Microsoft Visual Basic Extensibility
  5. Module=modMain; TabOrder.bas
  6. Class=Connect; TabOrder.cls
  7. UserDocument=TabOrder.dob
  8. ResFile32="TabOrder.RES"
  9. Startup="(None)"
  10. HelpFile=""
  11. Title="VBTabOrderWindow"
  12. ExeName32="TabOrder.dll"
  13. Path32=""
  14. Command32=""
  15. Name="TabOrder"
  16. HelpContextID="0"
  17. Description="VB TabOrder Window"
  18. CompatibleMode="0"
  19. MajorVer=1
  20. MinorVer=0
  21. RevisionVer=3716
  22. AutoIncrementVer=0
  23. ServerSupportFiles=0
  24. VersionCompanyName="Microsoft Corp."
  25. VersionLegalCopyright="Copyright 1996 Microsoft Corp."
  26. CondComp="VB5 = 1"
  27. CompilationType=0
  28. OptimizationType=0
  29. FavorPentiumPro(tm)=0
  30. CodeViewDebugInfo=0
  31. NoAliasing=0
  32. BoundsCheck=0
  33. OverflowCheck=0
  34. FlPointCheck=0
  35. FDIVCheck=0
  36. UnroundedFP=0
  37. StartMode=1
  38. Unattended=0
  39. ThreadPerObject=0
  40. MaxNumberOfThreads=1
  41.